"ample colors discrete with 6 stops" color gradient
gradient
colors
vibrant
discrete
CSS
background
16
ample colors discrete with 6 stops color gradient css code
.ample colors discrete with 6 stops {
background: linear-gradient(135deg, #FF5733, #FFC300, #00FF7F, #3399FF, #9900FF, #FF0099);
}